FolderItem.MoveFileTo Method

Moves the FolderItem to the path specified by Destination. It does a move rather than a copy even when the source file is on another volume.

Syntax

FolderItem.MoveFileTo Destination

Parameters

Destination

FolderItem

Notes

If there is an error, the LastErrorCode property contains an error code.